[INFO] cloning repository https://github.com/uzeyirrr/uzeyiros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uzeyirrr/uzeyiros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzeyirrr%2Fuzeyiros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzeyirrr%2Fuzeyiros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b01ce1f2ed219dbec3c371b0c83439c2b94c743d
[INFO] fixing uzeyirrr/uzeyiros against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzeyirrr%2Fuzeyiros" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/uzeyirrr/uzeyiros
[INFO] finished tweaking git repo https://github.com/uzeyirrr/uzeyiros
[INFO] tweaked toml for git repo https://github.com/uzeyirrr/uzeyiros written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uzeyirrr/uzeyiros on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uzeyirrr/uzeyiros already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2
[INFO] running `Command { std: "docker" "start" "08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking syslib v0.1.0 (/opt/rustwide/workdir/syslib)
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ulib v0.1.0 (/opt/rustwide/workdir/ulib)
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |         b'c' => putc(fd, unsafe { (ap.arg::<u32>() & 0xFF) as u8 }),
[INFO] [stdout]    |                                       ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let d = unsafe { ap.arg::<i32>() };
[INFO] [stdout]    |                                 ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:51:42
[INFO] [stdout]    |
[INFO] [stdout] 51 |         b'o' => printint(fd, unsafe { ap.arg::<u64>() }, Base::Octal),
[INFO] [stdout]    |                                          ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:52:49
[INFO] [stdout]    |
[INFO] [stdout] 52 |         b'p' | b'x' => printint(fd, unsafe { ap.arg::<u64>() }, Base::Hex),
[INFO] [stdout]    |                                                 ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let s = unsafe { ap.arg::<*const u8>() };
[INFO] [stdout]    |                                 ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |         b'c' => putc(fd, unsafe { (ap.arg::<u32>() & 0xFF) as u8 }),
[INFO] [stdout]    |                                       ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let d = unsafe { ap.arg::<i32>() };
[INFO] [stdout]    |                                 ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:51:42
[INFO] [stdout]    |
[INFO] [stdout] 51 |         b'o' => printint(fd, unsafe { ap.arg::<u64>() }, Base::Octal),
[INFO] [stdout]    |                                          ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ulib` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:52:49
[INFO] [stdout]    |
[INFO] [stdout] 52 |         b'p' | b'x' => printint(fd, unsafe { ap.arg::<u64>() }, Base::Hex),
[INFO] [stdout]    |                                                 ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `arg` found for mutable reference `&mut VaList<'_>` in the current scope
[INFO] [stdout]   --> ulib/src/rvdprintf.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let s = unsafe { ap.arg::<*const u8>() };
[INFO] [stdout]    |                                 ^^^ method not found in `&mut VaList<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ulib` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2", kill_on_drop: false }`
[INFO] [stdout] 08c37429c9732566d5212c96a4533b379f5245ae2c37e9040beb9c01791c7ed2
